home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (4th Edition)
/
The Business Master - 4th Edition.iso
/
files
/
artience
/
aitutor
/
installc.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-07-17
|
141 b
|
8 lines
echo off
cls
md c:\aitutor
copy *.* c:\aitutor
cls
pause
echo All files installed in C:\AITUTOR, change to AITUTOR, type AI to start!